#main-content .page-width {
    margin: auto;
}

/*Elimina margine inizio pagina nelle pagine content*/
#main .page-content,
#main .page-header {
    margin-bottom: 0;
}

.page-header h1 {
    padding: 0;
}

/*Spazia pagine a tutta*/
#main-content .page-width.main-content {
    padding: 30px;
}

h4 a {
    line-height: 1;
}

@media all and (min-width: 768px) {
    .mobile-menu_account {
        display: none !important;
    }
}

.btn.btn-primary {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.price {
    font-family: 'Switzer-Variable';
}


/*-----------------------------------------
AUTENTICAZIONE
-----------------------------------------*/

.input-icon {
    top: .7rem;
}

.authentication-page h2,
.page-header h1 {
    font-size: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

#authentication .register-section .section-content>p {
    color: #444;
    font-size: 15px;
    line-height: 1.4;
}

.page-customer-account #content .forgot-password a {
    font-size: 0.75em;
}

/*-----------------------------------------
MENU LATERALE CARRELLO
-----------------------------------------*/
.pk-aside header h3 {
    font-family: 'Switzer-Variable';
    font-weight: 900;
    text-transform: uppercase;
}

ul.opt-list.sidebar-ul {
    list-style: none;
}

.opt-list.sidebar-ul li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .05em;
}

.opt-list.sidebar-ul a {
    color: #7d7d7d;
}

.opt-list.sidebar-ul a:hover {
    color: red;
    transition: .5s;
}

.pk-aside .sidebar-ul li {
    border-bottom: 1px solid #eee;
}

.elementor-alert.elementor-alert-info {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    color: #727272;
    text-transform: uppercase;
    background-color: #e8e8e8;
    border-color: #cacaca;
}

body .pk-el-cart #desktop_cart {
    height: calc(100% - 100px);
}

.pk-aside .pk-aside-tabs .cart-total {
    font-family: 'Switzer-Variable';
    font-size: 13px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.ptsans {
    font-size: 15px;
}

.payment-methods-img {
    max-width: 200px;
}

/*-----------------------------------------
POP-UP CARRELLO
-----------------------------------------*/
.product-properties {
    font-family: 'Switzer-Variable';
    text-transform: uppercase;
}

.product-properties span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000 !important;
}

.product-properties i {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-transform: lowercase;
    letter-spacing: 0;
    color: #5a5a5a !important;
}

.pk-modal .modal-body .h6.product-name {
    font-size: 24px;
    font-weight: 900;
    color: #000 !important;
}

.modal-body .price {
    display: none;
}

.pk-modal .modal-title {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.btn.btn-secondary {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.btn.btn-primary {
    background: #d7a312 !important;
    border-color: #d7a312 !important;
}

#blockcart-modal .media-list li:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 4px;
}

#blockcart-modal .media-list li .label {
    text-transform: uppercase;
    font-size: 12px;
}

#blockcart-modal .product-image {
    display: none;
}

#blockcart-modal .product-name {
    padding-bottom: 20px;
}

/*-----------------------------------------
RICERCA
-----------------------------------------*/
#product-list-header {
    font-weight: 900;
    font-size: 21px;
}


#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
    color: #222;
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0em;
}

#pagenotfound .page-not-found,
#products .page-not-found {
    padding-top: 60px;
}



/*-----------------------------------------
SLICK SLIDER
-----------------------------------------*/
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev {
    left: 25px;
    z-index: 999;
}


.slick-next {
    right: 25px;
    z-index: 999;
}



/*-----------------------------------------
HOME
-----------------------------------------*/
.z_categoria_home button {
    opacity: 0;
    position: relative;
    bottom: 0px;
    align-self: flex-end;
    border-radius: 50px !important;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0;
    font-weight: 800;
}

.z_categoria_home:hover button {
    opacity: 1;
}

/*-----------------------------------------
PAG. PRODOTTO
-----------------------------------------*/
/*Pag. Prodotto*/
#product h1 {
    font-family: "Switzer-Variable", sans-serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #product h1 {
        font-size: 24px;
    }
}

/*Nasconde tutte le features tenendo solo l'anno*/
.ce-product-features__label {
    display: none;
}

.ce-product-features tr:last-child {
    display: none;
}

.ce-product-features__value {
    margin-bottom: 10px;
    font-size: 24px;
    color: #373737;
}

/*Prezzo*/
#product .product-price {
    font-family: "Switzer-Variable", sans-serif;
    font-weight: 700;
    color: #d7a312 !important;
}

/*Bottone Buy*/
.z_buy-block>.btn {
    font-size: 12px;
    font-weight: 800;
    font-family: "Switzer-Variable", sans-serif;
    color: #d7a312 !important;
}

/*Miniature prodotto*/
.product-title {
    font-weight: 800;
}

/*Product variants*/
.accessories_table_price_content {
    display: none;
}

.z_td_finitura {
    /*width:166px;*/
    width: 275px;

}

.z_td_dropdown,
.z_td_finitura {
    padding: 0 !important;
}

.ce-product-variants__label,
.z_td_finitura {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #000000;

}

#product #group_accessories .option-row table select {
    width: 150px !important;
    font-size: 14px;
    color: #7c7c7c;
    border-color: #818a91 !important;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    padding: 5px 10px 5px 10px !important;
    height: 40px !important;

}

#group_accessories h3,
#group_accessories h4 {
    display: none;
}

.tabs-container.z_tabs-container {
    background: #000;
}

.z_tabs-container .tabs .nav-tabs .nav-link h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.z_tabs-container {
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4em;

}

.z_tabs-container .tabs .nav-tabs .nav-link {
    border: 2px solid transparent;
}

.z_tabs-container .tabs .nav-tabs .nav-link.active,
.z_tabs-container .tabs .nav-tabs .nav-link:hover {
    border: 2px solid #d7a312 !important;
    transition: .4s;
}

.accessory_dropdown_wrap select.accessories_group {
    margin: 8px 0;
}


#group_accessories .accessories_group_combination {
    margin-bottom: 0;
    margin-top: 0;

}

/*Product variants Mobile*/
@media (max-width: 767px) {
    .ce-product-variants__item {
        flex-direction: column;
        margin: 0 10px 20px 0 !important;
    }

    .ce-product-variants__label {
        margin-bottom: 4px;
    }

    .ce-product-variants__select>select {
        width: 100% !important;
    }

    .z_tr_finitura,
    .z_td_finitura,
    .z_td_dropdown {
        display: block !important;
        width: 100%;
    }

    .z_tr_finitura {
        margin-top: 5px;
    }

    #product #group_accessories .option-row table select,
    .accessory_dropdown_wrap {
        width: 100%;
    }
}


/*Descrizione e Download*/
.z_product-description-container {
    display: flex;
    align-items: flex-start;
}

.z_product-description-colA {
    width: 80%;
    margin-right: 100px;
}

.product-attachments h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 15px;
}

/*Icona download*/
.z_icon-box-wrapper {
    display: flex;
    align-items: center;
}

.z_icon-box-icon {
    background-color: #d7a312 !important;
    padding: 10px;
    border-radius: 100px;
    margin-right: 15px;
}

.z_icon-box-icon a {
    font-size: 21px;
    line-height: 21px;
    color: #fff;
    text-align: center;
}

.z_icon-box-icon i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.z_icon-box-title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    line-height: 1em;
}

.z_icon-box-description {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1em;
}

/*Dettagli prodotto*/
.z_dettagli-prodotto-container {
    display: flex;
}

.z_dettagli-prodotto-colA,
.z_dettagli-prodotto-colB {
    width: 50%;
}

.z_dettagli-prodotto-colA {
    padding: 0px 50px 0px 0px;
}

.z_dettagli-prodotto-colB {
    font-size: 12px;
    line-height: 1.4;
}

/*Tabella*/
.product-features>dl.data-sheet :nth-child(4n),
.product-features>dl.data-sheet :nth-child(4n - 1) {
    background: transparent;
}

.z_tabella_features dl.data-sheet dt.name,
.z_tabella_features dl.data-sheet dd.value {
    line-height: 1.2em;
    color: #ffffff;
    min-height: 0;
    border-style: solid;
    word-break: break-word;
}

.z_tabella_features dl.data-sheet dt.name {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 40%;
    border-width: 0px 0px 3px 0px;
    border-color: #5b5b5b;
    padding: 12px 0;
}

.z_tabella_features dl.data-sheet dd.value {
    font-size: 15px;
    border-width: 0px 0px 1px 0px;
    border-color: #636363;
    padding: 12px;
}

@media (max-width: 767px) {

    .z_dettagli-prodotto-container,
    .z_product-description-container {
        flex-direction: column;
    }

    .z_dettagli-prodotto-colA,
    .z_dettagli-prodotto-colB,
    .z_product-description-colA,
    .z_product-description-colB {
        width: 100%;
    }

    .z_dettagli-prodotto-colA {
        padding: 0 0 20px 0;
    }

    .z_product-description-colB {
        margin-top: 30px;
    }

    #product-details {
        padding: 0;
        margin-top: 20px;
    }
}

/*Video*/
@media (max-width: 767px) {
    #extra-1 iframe {
        max-height: 200px;
    }
}

/*Sound*/
.z_sound-container {
    text-align: center;
}

.z_sound-colA {
    margin-bottom: 40px;
}

.z_sound-colA h3 {
    margin-top: 0;
    color: #fff;
    font-weight: 900;
    font-size: 28px;
    line-height: 1;
}



/*-----------------------------------------
PAGINA RICERCA
-----------------------------------------*/
/*Aggiusta larghezza miniature*/
.z_search-miniature-container>div {
    width: 100%;
}

.z_miniature>div {
    width: 95% !important;
}

.z_miniature h4 {
    max-width: 90%;
}


/*-----------------------------------------
PAGINA ABOUT
-----------------------------------------*/
.step-realizzazione_testi .elementor-widget-wrap {
    max-width: 400px;
    margin: auto;
}


/*-----------------------------------------
PAGINA BLOG
-----------------------------------------*/
.row.blog-row {
    max-width: 90%;
    margin: auto;
}

.page-heading.container h2 {
    color: #222;
    font-size: 65px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;

}


.blog-headline a,
.simpleblog__listing__post.col-md-12 .blog-headline {
    font-family: "Switzer-Variable";
    font-size: 24px;
    line-height: 90%;
    font-weight: 800;
    text-transform: uppercase;
}

#module-ph_simpleblog-single #content-wrapper .page-header h1 {
    font-size: 48px;
    line-height: 1em;
    max-width: 960px;
}

.simpleblog__post__content img {
    display: none;
}

.simpleblog__post p,
.simpleblog__post h2 {
    max-width: 960px;
    margin: auto;
    margin-bottom: 20px;
    color: #393939;
}

.simpleblog__post h2 {
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;
    border-left: 4px solid #d7a312 !important;
    padding: 8px 15px;
    color: #000;
}

.simpleblog__post p:first-of-type {
    font-family: "PLayfair Display";
    font-size: 28px !important;
    line-height: 1.1 !important;
    margin: 80px auto;
}


.post-block.simpleblog-socialshare,
.simpleblog__comments-empty,
.simpleblog__addComment {
    max-width: 960px;
    margin: auto;
    margin-bottom: 20px;
}

.post-block.simpleblog-socialshare {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
}


/*-----------------------------------------
PAG. DEALERS
-----------------------------------------*/

.lista-paesi,
.lista-paesi ul {
    list-style-type: none;
    margin-left: 0 !important;
}

.lista-paesi a {
    font-weight: 600;
    text-decoration: underline;
    text-transform: lowercase;
}


.lista-paesi li {
    border-bottom: 1px solid grey;
    padding-bottom: 30px;
}


.lista-paesi ul li {
    border-bottom: none;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.2;
    padding-bottom: 0px;
}

.lista-paesi h2,
.lista-paesi h3 {
    font-weight: 800;
    color: #222;
}

.lista-paesi h2 {
    font-size: 28px;
    margin-top: 30px;
}

.lista-paesi h2:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #d7a312 !important;
}

.lista-paesi h3 {
    font-size: 18px;
    margin-bottom: 5px;
}


/*-----------------------------------------
CARRELLO
-----------------------------------------*/
.cart-summary {
    margin-left: 20px;
    padding: 20px;
    background: #eee;
    text-transform: uppercase;
    font-size: 13px;
}

.block-promo .promo-input {
    color: #414141;
    border: 1px solid #acaaa6;
    height: 2.5rem;
    text-indent: .625rem;
    font-size: 10px;
    text-transform: unset;
}

@media all and (max-width: 767px) {
    .cart-summary {
        margin-left: 00px;
        padding: 20px;
    }

    .product-line-grid-left {
        display: none;
    }
}

.cart-summary-line .label {
    font-size: 14px !important;
    font-weight: 800;
    color: #222;
    text-transform: uppercase;
}

.card-block {
    padding-left: 0;
    padding-right: 0;
}

.card-block .btn {
    background: #d7a312 !important;
    border-color: #d7a312 !important;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.card.cart-summary .card-block .btn {
    width: 100%;
}

.cart-button a:last-child {
    background: #d7a312 !important !important;
    border-color: #d7a312 !important;
}

.promo-code .btn {
    background: #222 !important;
    border-color: #222 !important;
}

.product-line-info a {
    font-weight: 900;
    text-transform: uppercase;
}

.product-line-info .price {
    font-family: "Switzer-Variable";
    font-weight: 700;
    text-transform: uppercase;
}

#checkout #wrapper h1,
#checkout .step-title {
    font-weight: 900;
    letter-spacing: 0;
}

.custom-radio input[type=radio]:checked+span {
    background-color: #d7a312 !important;
}

.add-address a,
.add-address svg {
    color: #8f8f8f;
    font-weight: 600;
    text-decoration: underline;
}

#checkout-addresses-step .address {
    color: #767676;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 30px;
    margin-top: 10px;
}

.form-control:focus {
    color: #222;
}

.form-control-label {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px !important;
}

#customer-form label {
    font-size: 14px;
    line-height: 1.6;
}

#customer-form label em {
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
}

/*Conferma ordine*/
#content-hook_order_confirmation .h1.card-title {
    font-size: 48px;
    font-weight: 900;
}

.elementor-alert.elementor-alert-success {
    color: #9c9c9c;
    background-color: #eee;
    border-color: #d7a312 !important;
    margin-bottom: 40px;
}


#order-items .card-title.h3,
.order-details-space .card-title.h3 {
    font-size: 16px;
    font-weight: 800;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
}

.order-confirmation-table {
    color: #222;
}

.order-line.order-titles.row strong {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #7f7f7f;
}

.order-line.row .details {
    font-weight: 900;
}

.order-details-space {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .02em;
    background-color: #fff;
    border: 1px solid #bbb;
}

.order-details-wrapper ul {
    list-style-type: none;
}

.order-confirmation-table td {
    font-size: 16px;
}

.total-value td,
.total-value {
    border-top: 1px solid #222;
    padding: 4px 0;
}

@media(max-width:600px) {

    .elementor-5170101 .elementor-element.elementor-element-80cf46f {
        z-index: 9 !important;
    }

    .menu-item-type-lang .sub-menu.elementor-nav--dropdown {
        z-index: 999 !important;
    }
}

.elementor-element-a832769.nascondiBefore::before {
    display: none !important;
}

/*-----------------------------------------
Modulo Geolocalizzazione
-----------------------------------------*/
#layout-error>#main>.page-header>.logo {
    text-align: center;
}

a.link_to_signin {
    background: #d7a312 !important !important;
}

.ets_geo_popup_header {
    color: white !important;
    background: black !important;
}

.ets_icon_close:before,
.ets_icon_close:after {
    color: white !important;
    background-color: #fff !important;
}

a.link_to_signin,
.ets_geo_btn_submit_apply {
    background: black !important;
    border: 1px solid black !important;
}

a.pk-chat-item.pk-whatsapp.bottomleft {
    display: none !important;
}

/** MODS 16/07 **/
@media screen and (max-width: 600px) {
     #content-wrapper {
        padding-top: 0px !important;
    }

    #main-content .page-width.main-content {
        padding: 1rem !important;
    }

}

.popup a {
    display: none !important;
}

/* MODS 21/10 */
.top-menu {
    justify-content: space-between;
}

.top-menu>li>a {
    color: #222222;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    font-style: normal;
    line-height: 2em;
    letter-spacing: 0px;
    padding: 0px 30px 0px 30px !important;
}

.elementor-41010000 .elementor-element.elementor-element-1a20a8cb .widget-pklinks li>a {
    padding: 0 !important;
}

.products-selection {
    margin-bottom: 50px;
}

.sidebar .facet-title>.title {
    width: 30px;
    text-align: center;
    flex-grow: 0;
}

#search_filters .module-title {
    margin-bottom: 30px;
}

#search_filters .navbar-toggler {
    padding: 0 !important;
}

#search_filters .navbar-toggler svg {
    margin-top: 0 !important;
}

#search_filters_wrapper h2.h6.active-filter-title,
h2#product-list-header {
    display: none;
}

.ma_block_qty {
    display: none !important;
}

.tabs-container {
    padding: 100px !important;
    width: 100%;
    margin-top: 5rem;
}

.z_tabs-container .tabs .nav-tabs .nav-link h5 {
    margin: 0;
}

#js-product-list-top,
div#js-product-list {
    padding: 0 1rem;
}

.elementor-element.elementor-element-a683815.elementor-search--skin-topbar.elementor-widget-mobile__width-auto.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-ajax-search {
    margin: 0 !important;
}

@media (max-width: 660px) {
    .elementor-search--skin-topbar .elementor-search__container {
        top: 0px !important;
    }
}

/*
#mobile-header-new .elementor-element.elementor-element-e3de38e.elementor-widget-mobile__width-inherit.elementor-widget.elementor-widget-ps-widget-module, #mobile-header-new .elementor-widget-container, .elementor-element.elementor-element-d1b1313.ce-valign-center.elementor-column.elementor-col-33.elementor-top-column, #mobile-header-new .elementor-widget-wrap, #mobile-header-new .elementor-column-wrap, #mobile-header-new .elementor-container.elementor-column-gap-default {
    position: unset!important;
}*/

.elementor-element.elementor-element-8b59838.elementor-search--skin-topbar.elementor-widget-mobile__width-auto.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-ajax-search {
    margin-bottom: 0 !important;
}

#mobile-header-new .elementor-widget-ps-widget-module,
#mobile-header-new .elementor-widget-container,
.elementor-element.elementor-element-d1b1313.ce-valign-center.elementor-column.elementor-col-33.elementor-top-column,
#mobile-header-new .elementor-widget-wrap,
#mobile-header-new .elementor-column-wrap,
#mobile-header-new .elementor-container.elementor-column-gap-default,
.elementor-element.elementor-element-14fc212.ce-valign-center.elementor-column.elementor-col-33.elementor-top-column {
    position: unset !important;
}

@media (max-width: 767px) {

    .elementor-41010000 .elementor-element.elementor-element-7cb3bcc2>.elementor-element-populated,
    .elementor-42010000 .elementor-element.elementor-element-72756aa9>.elementor-element-populated {
        padding: 10px !important;
    }

    .elementor-4170101 .elementor-element.elementor-element-e3de38e,
    .elementor-4170201 .elementor-element.elementor-element-668eddf {
        width: 20% !important;
        align-self: unset !important;
        flex-grow: unset !important;
    }

    #top-menu {
        margin-top: 1rem;
    }

    #cart .cart-grid {
        flex-direction: column !important;
    }

    .product-line-grid .product-line-grid-body {
        padding-right: 20px;
    }
}

#top-menu,
.pk-top-menu {
    box-shadow: none !important;
}

.icon_menu.flex-container.align-items-center span {
    display: none !important;
}

.pk-menu-horizontal .icon_menu svg {
    border: unset !important;
    padding: 0 !important;
}

.svgic {
    fill: black !important;
}

.elementor-4170101 .elementor-element.elementor-element-4208492 .user-select .current-item svg,
.elementor-4170101 .elementor-element.elementor-element-0ead260 .user-select .current-item svg,
.elementor-4170201 .elementor-element.elementor-element-26f71e50 .user-select .current-item svg,
.elementor-4170201 .elementor-element.elementor-element-21666fac .user-select .current-item svg,
.current-item.cp.smooth02.flex-container.icon-element.pk-item-content.align-items-center svg,
.current-item.cp.smooth02.flex-container.icon-element.pk-item-content.align-items-center svg {
    fill: white !important;
}

#cart .cart-grid {
    gap: 0 !important;
    flex-wrap: unset !important;
}

.product-line-grid-right.product-line-actions.flex-container {
    width: 220px;
    justify-content: flex-end;
}

input.js-cart-line-product-quantity {
    width: 40px;
}

.product-line-grid-right .price {
    margin-right: 20px;
}

.product-line-grid-right .qty {
    margin-top: 2px;
    margin-right: 10px;
}

.price {
    font-family: 'Switzer-Variable' !important;
}

.price {
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    font-family: "ABeeZee";
    line-height: 1em;
    letter-spacing: 0;
    text-transform: none;
    color: #d7a312 !important;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price {
    line-height: 35px;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart svg {
    width: 0.625rem;
    height: 0.625rem;
    margin-top: 0.75rem;
}

#cart #main>.cart-grid .cart-grid-right {
    min-width: 400px;
}

.cart-grid-right .blockreassurance_product {
    margin-left: 20px;
}

.qty {
    align-items: center;
    gap: 2px;
}

.qty-buttons-vertical {
    display: flex;
    flex-direction: column;
}

.qty-buttons-vertical .btn {
    width: 30px;
    height: 22px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    background: #f8f9fa;
    color: #333;
}

.qty-buttons-vertical .btn:hover {
    background: #e9ecef;
    border-color: #adb5bd;
}

/* Stile per separare visivamente i bottoni */
.qty-buttons-vertical .js-quantity-up {
    border-bottom: none;
    border-radius: 3px 3px 0 0;
}

.qty-buttons-vertical .js-quantity-down {
    border-radius: 0 0 3px 3px;
}

.qty input.form-control {
    border-radius: 3px 0 0 3px;
    border-right: none;
}

.checkout-step-items {
    padding: 1rem;
}

.flex-container.checkout-steps {
    flex-direction: row;
}

@media (max-width: 767px) {
    .flex-container.checkout-steps {
        flex-direction: column;
    }

    .page-order #main-content .page-width {
        margin: 0 !important;
        width: 100%;
        padding: 0;
    }

    [data-overlayscrollbars-viewport~='scrollbarHidden'] {
        padding: 0 !important;
    }

    .row.delivery-option {
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 1rem;
    }

    .row.delivery-option .row {
        align-items: center;
    }

    .checkout-step {
        margin-bottom: 2rem !important;
    }

    #delivery_message {
        width: 100% !important;
    }

    .product-line-grid-left {
        margin-right: 0;
    }
}

ul.nav.nav-tabs.flex-container {
    margin-bottom: 2rem !important;
}

.product-line-grid-left {
    margin-right: 25px;
}

#payment-option-1-container,
#payment-option-2-container,
#payment-option-3-container,
#payment-option-4-container {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    padding: 1rem;
}

#osm_shadow_host {
    margin-top: 6px !important;
    padding: 0 1rem;
}

#payment-option-2-container,
#payment-option-3-container,
#payment-option-4-container {
    margin-bottom: 30px !important;
}

#payment-option-2-container {
    margin-top: 30px !important;
}

#conditions-to-approve {
    margin-bottom: 0.8rem;
}

@media (max-width: 767px) {
    #subheader-new .menu-item-type-lang .sub-menu.elementor-nav--dropdown {
        z-index: 999999999999 !important;
        position: fixed;
        top: 0 !important;
        left: 67% !important;
        width: 80px !important;
        min-width: 60px !important;
        height: 36px;
    }

    #search #main-content #products:not(.view_list) .product_list .grid-container {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
    }

    #main-content .page-width.main-content {
        padding: 0 !important;
    }

    nav.pagination.flex-container {
        flex-direction: column;
    }
}

#search #left-column {
    display: none !important;
}

#search #content-wrapper-left {
    width: 100% !important;
}

#search #js-product-list {
    padding: 0 !important;
}

#search #main-content #products:not(.view_list) .product_list .grid-container {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
}

.pagination .page-list li a {
    display: flex;
    line-height: 34px;
    width: 34px;
    height: 34px;
    border: 1px solid #dfdfdf;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #585858;
    font-size: 0.8rem;
    margin-left: 0.3rem;
}

.pagination .page-list li {
    list-style: none;
    margin-left: 5px;
}

a.smooth200.previous.js-search-link svg.svgic,
a.smooth200.next.js-search-link svg.svgic {
    width: 8px !important;
    fill: #585858 !important;
}

/* Contenitore */
.sort-by-row {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

/* Pulsante principale */
.products-sort-order .select-title {
    padding: 10px 16px;
    background: #f3f3f3;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #333;
    border: 1px solid #ddd;
    transition: all 0.2s ease;
}

.products-sort-order .select-title:hover {
    background: #e7e7e7;
}

/* Dropdown */
.products-sort-order .dropdown-menu {
    display: none;
    position: absolute;
    margin-top: 5px;
    background: white;
    border-radius: 6px;
    border: 1px solid #ddd;
    min-width: 220px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
    padding: 0;
    z-index: 20;
}

/* Link */
.products-sort-order .dropdown-menu a {
    display: block;
    padding: 10px 14px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    transition: background 0.2s ease;
}

/* Hover */
.products-sort-order .dropdown-menu a:hover {
    background: #f2f2f2;
}

/* Elemento attivo */
.products-sort-order .dropdown-menu a.current {
    font-weight: bold;
    background: #ededed;
}

/* Freccia ▼ */
.products-sort-order .select-title::after {
    content: " ▼";
    font-size: 11px;
}

#search a.compare-form.bt_compare.btn {
    display: none !important;
}

#search .listing_view.flex-container {
    display: none !important;
}

#search .sort-by-row.flex-container {
    margin-right: 1rem;
}

.pagination-info {
    line-height: 2.5rem;
    font-size: 14px;
}

#black-friday img {
    object-fit: cover;
    width: 100%;
}

/* Nasconde la dicitura tasse incluse nella pagina prodotto */
.ce-tax-shipping-delivery-label {
    display: none !important;
}